Skip to content

Conversation

@ariane-emory
Copy link
Contributor

@ariane-emory ariane-emory commented Feb 5, 2026

What does this PR do?

Restore the footer that appears to have been accidentally removed entirely in 2bb299d74

This PR corrects the seemingly accidental removal by instead applying the same test conditions to the footer display that this commit applied to the header display.

Resolves #12244.

How did you verify your code works?

Manual A/B testing, bun test, bun typecheck.

Re-add Footer component to session view to display:
- Current working directory
- LSP server count with status indicator
- MCP server count with error status indicator
- Permission indicators (if any pending)
- /status command hint

This restores functionality that was removed in commit 2bb299d to improve
responsive layout, ensuring users always have access to session status information.
@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@ariane-emory ariane-emory marked this pull request as ready for review February 5, 2026 06:53
@ariane-emory
Copy link
Contributor Author

Typo in 'Resoles' corrected, issue is now linked.

@rekram1-node rekram1-node merged commit 449c5b4 into anomalyco:dev Feb 6, 2026
4 checks passed
@ariane-emory ariane-emory deleted the feat/restore-footer-details branch February 6, 2026 16:50
kyashrathore pushed a commit to kyashrathore/Claxedo that referenced this pull request Feb 7, 2026
rekram1-node added a commit that referenced this pull request Feb 9, 2026
fanjia1024 pushed a commit to fanjia1024/opencode that referenced this pull request Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Footer may have been accidentally removed?

2 participants